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 ????????] 001111110011111100111111001111110011111100111111001111110011111101011101 3f3f3f3f3f3f3f3f5d
SJIS-WIN ??淹?????] 00111111001111111001111110111001001111110011111100111111001111110011111101011101 3f3f9fb93f3f3f3f3f5d
EUC-JP ??淹?????] 00111111001111111101111010111011001111110011111100111111001111110011111101011101 3f3fdebb3f3f3f3f3f5d
UTF-8 泥쵵淹쒖껌吏싳㏈] 11101111101001111010001111101100101101011011010111100110101101111011100111101100100100101001011011101010101110111000110011101111101001111001111011101100100010111011001111100011100011111000100001011101 efa7a3ecb5b5e6b7b9ec9296eabb8cefa79eec8bb3e38f885d
UHC 泥쵵淹쒖껌吏싳㏈] 1110110010110010101011010101000011100101111101001001110011101100101100101010110111101100101001111001101011101100101001111011110001011101 ecb2ad50e5f49cecb2adeca79aeca7bc5d

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