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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???甘}???甘{^ 00111111001111110011111110001010110000110111110100111111001111110011111110001010110000110111101101011110 3f3f3f8ac37d3f3f3f8ac37b5e
EUC-JP ???甘}???甘{^ 00111111001111110011111110110100110001010111110100111111001111110011111110110100110001010111101101011110 3f3f3fb4c57d3f3f3fb4c57b5e
UTF-8 咽됱떑甘}咽됱떑甘{^ 111011111010011010011110111010111001000010110001111010111001011010010001111001111001010010011000011111011110111110100110100111101110101110010000101100011110101110010110100100011110011110010100100110000111101101011110 efa69eeb90b1eb9691e794987defa69eeb90b1eb9691e794987b5e
UHC 咽됱떑甘}咽됱떑甘{^ 11100110111011001000100111101100100010111010011111001010111101100111110111100110111011001000100111101100100010111010011111001010111101100111101101011110 e6ec89ec8ba7caf67de6ec89ec8ba7caf67b5e

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