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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鄂イ螂ュ闊ケ遖ェ 111001111011110110110010111001011010010110101101111010001000100010111001111001111010011010101010 e7bdb2e5a5ade888b9e7a6aa
EUC-JP 鄂イ螂ュ闊ケ遖ェ 11101110101111111000111010110010111010101010011110001110101011011110111111101000100011101011100111101110101010001000111010101010 eebf8eb2eaa78eadefe88eb9eea88eaa
UTF-8 鄂イ螂ュ闊ケ遖ェ 111010011000010010000010111011111011110110110010111010001001111010000010111011111011110110101101111010011001011110001010111011111011110110111001111010011000000110010110111011111011110110101010 e98482efbdb2e89e82efbdade9978aefbdb9e98196efbdaa
UHC 鄂?螂?闊??? 1110010011000111001111111101010111001100001111111111110011000100001111110011111100111111 e4c73fd5cc3ffcc43f3f3f

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