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 ???汚??慂? 00111111001111110011111110001001100110000011111100111111100111001100100000111111 3f3f3f89983f3f9cc83f
EUC-JP ???汚??慂? 00111111001111110011111110110001111110000011111100111111110110001100101000111111 3f3f3fb1f83f3fd8ca3f
UTF-8 遼⑼쉘汚믡굟慂쥱 111011111010011110000011111000101001000110111100111011001000100110011000111001101011000110011010111010111010111110100001111010101011010110011111111001101000010110000010111011001010010110110001 efa783e291bcec8998e6b19aebafa1eab59fe68582eca5b1
UHC 遼⑼쉘汚믡굟慂쥱 11101001101011001010100111101111101111011010100111100111111111011001001011100011100000101000011111101001101111011010001101000001 e9aca9efbda9e7fd92e38287e9bda341

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