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{^ 001111110011111101001011011111010011111100111111010010110111101101011110 3f3f4b7d3f3f4b7b5e
SJIS-WIN ?聯K}?聯K{^ 0011111110010111111111000100101101111101001111111001011111111100010010110111101101011110 3f97fc4b7d3f97fc4b7b5e
EUC-JP ?聯K}?聯K{^ 0011111111001110111111100100101101111101001111111100111011111110010010110111101101011110 3fcefe4b7d3fcefe4b7b5e
UTF-8 쒀聯K}쒀聯K{^ 1110110010010010100000001110100010000001101011110100101101111101111011001001001010000000111010001000000110101111010010110111101101011110 ec9280e881af4b7dec9280e881af4b7b5e
UHC 쒀聯K}쒀聯K{^ 10111110101011001101011010100100010010110111110110111110101011001101011010100100010010110111101101011110 beacd6a44b7dbeacd6a44b7b5e

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