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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???誼?????^ 0011111100111111001111111000101101100010001111110011111100111111001111110011111101011110 3f3f3f8b623f3f3f3f3f5e
EUC-JP ???誼??洧??^ 00111111001111110011111110110101110000110011111100111111100011111100011110110100001111110011111101011110 3f3f3fb5c33f3f8fc7b43f3f5e
UTF-8 銳녿쓹誼븃뇛洧뺤졋^ 11101001100010101011001111101011100001011011111111101100100100111011100111101000101010101011110011101011101110001000001111101011100001111001101111100110101101001010011111101011101110101010010011101100101000011000101101011110 e98ab3eb85bfec93b9e8aabcebb883eb879be6b4a7ebbaa4eca18b5e
UHC 銳녿쓹誼븃뇛洧뺤졋^ 11100111111001011000011011101011100111011001010111101011111111101011101011101000100001111000011011101010111110111001010111101100101000001011101001011110 e7e586eb9d95ebfebae88786eafb95eca0ba5e

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