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 瑤??鸚??絶 11101010101000100011111100111111111010100101111100111111001111111001000011100010 eaa23f3fea5f3f3f90e2
EUC-JP 瑤??鸚??絶 11110100101001000011111100111111111100111100000000111111001111111100000011100100 f4a43f3ff3c03f3fc0e4
UTF-8 瑤쒏뮈鸚깍슭絶 111001111001000110100100111011001001001010001111111010111010111010001000111010011011100010011010111010101011100110001101111011001000101010101101111001111011010110110110 e791a4ec928febae88e9b89aeab98dec8aade7b5b6
UHC 瑤쒏뮈鸚깍슭絶 1110100011111101100111001110011010111001101111111110010110100100101100011110111110111101101111101110111110111110 e8fd9ce6b9bfe5a4b1efbdbeefbe

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