To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?謔孩?雰?謔孩?雰B 0011111111100110100000101001101101110111001111111001010110110101001111111110011010000010100110110111011100111111100101011011010101000010 3fe6829b773f95b53fe6829b773f95b542
EUC-JP ?謔孩?雰?謔孩?雰B 0011111111101011111000101101010111011000001111111100101010110111001111111110101111100010110101011101100000111111110010101011011101000010 3febe2d5d83fcab73febe2d5d83fcab742
UTF-8 뤋謔孩㉦雰뤋謔孩㉦雰B 11101011101001001000101111101000101011001001010011100101101011011010100111100011100010011010011011101001100110111011000011101011101001001000101111101000101011001001010011100101101011011010100111100011100010011010011011101001100110111011000001000010 eba48be8ac94e5ada9e389a6e99bb0eba48be8ac94e5ada9e389a6e99bb042
UHC 뤋謔孩㉦雰뤋謔孩㉦雰B 100011111011101111111001110011001111101010101001101010001011011111011101110101001000111110111011111110011100110011111010101010011010100010110111110111011101010001000010 8fbbf9ccfaa9a8b7ddd48fbbf9ccfaa9a8b7ddd442

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)