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 醍????醍?咀 1001000111100111001111110011111100111111001111111001000111100111001111111001100111110000 91e73f3f3f3f91e73f99f0
EUC-JP 醍????醍?咀 1100001011101001001111110011111100111111001111111100001011101001001111111101001011110010 c2e93f3f3f3fc2e93fd2f2
UTF-8 醍렕炡쇰까醍렕咀 111010011000011010001101111010111010000010010101111001111000001010100001111011001000011110110000111010101011100110001100111010011000011010001101111010111010000010010101111001011001001010000000 e9868deba095e782a1ec87b0eab98ce9868deba095e59280
UHC 醍렕炡쇰까醍렕咀 11110000101101011000111010101010111011111110100010111100111010111011000111101110111100001011010110001110101010101110111010111010 f0b58eaaefe8bcebb1eef0b58eaaeeba

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