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 窩磐???依? 11100010011111001001010011010110001111110011111100111111100010001100101100111111 e27c94d63f3f3f88cb3f
EUC-JP 窩磐???依? 11100011110111011100100011011000001111110011111100111111101100001100110100111111 e3ddc8d83f3f3fb0cd3f
UTF-8 窩磐렰댄삑依렔 111001111010101010101001111001111010001110010000111010111010000010110000111010111000110010000100111011001000001010010001111001001011111010011101111010111010000010010100 e7aaa9e7a390eba0b0eb8c84ec8291e4be9deba094
UHC 窩磐렰댄삑依렔 1110100011000000110110101111000110001110101111011011010011101101101110111110000011101011111011101000111010101001 e8c0daf18ebdb4edbbe0ebee8ea9

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