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 ???K}???K{^ 0011111100111111001111110100101101111101001111110011111100111111010010110111101101011110 3f3f3f4b7d3f3f3f4b7b5e
SJIS-WIN ?桀?K}?桀?K{^ 00111111100111100111101100111111010010110111110100111111100111100111101100111111010010110111101101011110 3f9e7b3f4b7d3f9e7b3f4b7b5e
EUC-JP ?桀?K}?桀?K{^ 00111111110110111101110000111111010010110111110100111111110110111101110000111111010010110111101101011110 3fdbdc3f4b7d3fdbdc3f4b7b5e
UTF-8 룴桀팸K}룴桀팸K{^ 1110101110100011101101001110011010100001100000001110110110001100101110000100101101111101111010111010001110110100111001101010000110000000111011011000110010111000010010110111101101011110 eba3b4e6a180ed8cb84b7deba3b4e6a180ed8cb84b7b5e
UHC 룴桀팸K}룴桀팸K{^ 1000111110101001110010111111101011000110110101000100101101111101100011111010100111001011111110101100011011010100010010110111101101011110 8fa9cbfac6d44b7d8fa9cbfac6d44b7b5e

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