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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???谷???梏^ 0011111100111111001111111001001001001010001111110011111100111111100111101000011101011110 3f3f3f924a3f3f3f9e875e
EUC-JP ???谷???梏^ 0011111100111111001111111100001110101011001111110011111100111111110110111110011101011110 3f3f3fc3ab3f3f3fdbe75e
UTF-8 뤛퐥퉶谷뤛퐥퉶梏^ 11101011101001001001101111101101100100001010010111101101100010011011011011101000101100001011011111101011101001001001101111101101100100001010010111101101100010011011011011100110101000101000111101011110 eba49bed90a5ed89b6e8b0b7eba49bed90a5ed89b6e6a28f5e
UHC 뤛퐥퉶谷뤛퐥퉶梏^ 1000111111001010101111011000111010111001100011101100110111011011100011111100101010111101100011101011100110001110110011011101100101011110 8fcabd8eb98ecddb8fcabd8eb98ecdd95e

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