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 ?核谷?核梏^ 0011111110001010011010101001001001001010001111111000101001101010100111101000011101011110 3f8a6a924a3f8a6a9e875e
EUC-JP ?核谷?核梏^ 0011111110110011110010111100001110101011001111111011001111001011110110111110011101011110 3fb3cbc3ab3fb3cbdbe75e
UTF-8 뤸核谷뤸核梏^ 11101011101001001011100011100110101000001011100011101000101100001011011111101011101001001011100011100110101000001011100011100110101000101000111101011110 eba4b8e6a0b8e8b0b7eba4b8e6a0b8e6a28f5e
UHC 뤸核谷뤸核梏^ 10001111111001101111101010110111110011011101101110001111111001101111101010110111110011011101100101011110 8fe6fab7cddb8fe6fab7cdd95e

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