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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???瑤??傭??B 001111110011111100111111111010101010001000111111001111111001011101100010001111110011111101000010 3f3f3feaa23f3f97623f3f42
EUC-JP ???瑤??傭??B 001111110011111100111111111101001010010000111111001111111100110111000011001111110011111101000010 3f3f3ff4a43f3fcdc33f3f42
UTF-8 料썽떵瑤쒒쇋傭븅윘B 11101111101001101011111011101100100011011011110111101011100101101011010111100111100100011010010011101100100100101001001011101100100001111000101111100101100000101010110111101011101110001000010111101100100111001001100001000010 efa6beec8dbdeb96b5e791a4ec9292ec878be582adebb885ec9c9842
UHC 料썽떵瑤쒒쇋傭븅윘B 11101000111101111011110111101001101101101011101011101000111111011001110011101001100110011011110111101001101101101011101011101001100111111001110001000010 e8f7bde9b6bae8fd9ce999bde9b6bae99f9c42

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