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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 歪?????譽 100110000110001100111111001111110011111100111111001111111110011010100011 98633f3f3f3f3fe6a3
EUC-JP 歪??饔??譽 1100111111000100001111110011111110001111111010001110111100111111001111111110110010100101 cfc43f3f8fe8ef3f3feca5
UTF-8 歪딉숱饔ㅹ썎譽 111001101010110110101010111010111001010010001001111011001000100010110001111010011010010110010100111000111000010110111001111011001000110110001110111010001010110110111101 e6adaaeb9489ec88b1e9a594e385b9ec8d8ee8adbd
UHC 歪딉숱饔ㅹ썎譽 1110100011100000100010101110111110111101101000101110100010111101101001001110100110011011100000011110011111100010 e8e08aefbda2e8bda4e99b81e7e2

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