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 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 癲?????}B 111000011001111100111111001111110011111100111111001111110111110101000010 e19f3f3f3f3f3f7d42
EUC-JP 癲??濚??}B 1110001010100001001111110011111110001111110010011010000100111111001111110111110101000010 e2a13f3f8fc9a13f3f7d42
UTF-8 癲뚨쵏濚뱀렭}B 1110011110011001101100101110101110011010101010001110110010110101100011111110011010111111100110101110101110110001100000001110101110100000101011010111110101000010 e799b2eb9aa8ecb58fe6bf9aebb180eba0ad7d42
UHC 癲뚨쵏濚뱀렭}B 1110111110100110100011001110011110101100100100011110011110111001101110011110110010001110101110100111110101000010 efa68ce7ac91e7b9b9ec8eba7d42

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