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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?肄谷?肄梏^ 0011111111100011111001011001001001001010001111111110001111100101100111101000011101011110 3fe3e5924a3fe3e59e875e
EUC-JP ?肄谷?肄梏^ 0011111111100110111001111100001110101011001111111110011011100111110110111110011101011110 3fe6e7c3ab3fe6e7dbe75e
UTF-8 뤗肄谷뤗肄梏^ 11101011101001001001011111101000100000101000010011101000101100001011011111101011101001001001011111101000100000101000010011100110101000101000111101011110 eba497e88284e8b0b7eba497e88284e6a28f5e
UHC 뤗肄谷뤗肄梏^ 10001111110001111110110010111101110011011101101110001111110001111110110010111101110011011101100101011110 8fc7ecbdcddb8fc7ecbdcdd95e

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