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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???阿?}???阿?{^ 001111110011111100111111100010001010001000111111011111010011111100111111001111111000100010100010001111110111101101011110 3f3f3f88a23f7d3f3f3f88a23f7b5e
EUC-JP ???阿?}???阿?{^ 001111110011111100111111101100001010010000111111011111010011111100111111001111111011000010100100001111110111101101011110 3f3f3fb0a43f7d3f3f3fb0a43f7b5e
UTF-8 琉밧윿阿꿳}琉밧윿阿꿳{^ 111011111010011110001100111010111011000010100111111011001001110010111111111010011001100010111111111010101011111110110011011111011110111110100111100011001110101110110000101001111110110010011100101111111110100110011000101111111110101010111111101100110111101101011110 efa78cebb0a7ec9cbfe998bfeabfb37defa78cebb0a7ec9cbfe998bfeabfb37b5e
UHC 琉밧윿阿꿳}琉밧윿阿꿳{^ 1110101110100100101110011110010110011111101101111110010010111001100001010110111001111101111010111010010010111001111001011001111110110111111001001011100110000101011011100111101101011110 eba4b9e59fb7e4b9856e7deba4b9e59fb7e4b9856e7b5e

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