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 淹??鸚??絶 10011111101110010011111100111111111010100101111100111111001111111001000011100010 9fb93f3fea5f3f3f90e2
EUC-JP 淹??鸚??絶 11011110101110110011111100111111111100111100000000111111001111111100000011100100 debb3f3ff3c03f3fc0e4
UTF-8 淹쒑뒡鸚깁돡絶 111001101011011110111001111011001001001010010001111010111001001010100001111010011011100010011010111010101011100110000001111010111000111110100001111001111011010110110110 e6b7b9ec9291eb92a1e9b89aeab981eb8fa1e7b5b6
UHC 淹쒑뒡鸚깁돡絶 1110010111110100100111001110100010001010100111011110010110100100101100011110100110001001101001101110111110111110 e5f49ce88a9de5a4b1e989a6efbe

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