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 ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
SJIS-WIN ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
EUC-JP ?Kh?KfN}?Kh?KfN{^ 0011111101001011011010000011111101001011011001100100111001111101001111110100101101101000001111110100101101100110010011100111101101011110 3f4b683f4b664e7d3f4b683f4b664e7b5e
UTF-8 칟Kh칟KfN}칟Kh칟KfN{^ 11101100101110011001111101001011011010001110110010111001100111110100101101100110010011100111110111101100101110011001111101001011011010001110110010111001100111110100101101100110010011100111101101011110 ecb99f4b68ecb99f4b664e7decb99f4b68ecb99f4b664e7b5e
UHC 칟Kh칟KfN}칟Kh칟KfN{^ 110001001010010001001011011010001100010010100100010010110110011001001110011111011100010010100100010010110110100011000100101001000100101101100110010011100111101101011110 c4a44b68c4a44b664e7dc4a44b68c4a44b664e7b5e

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