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 ?鱇戈?鱇痲^ 0011111111101001110111111001110011110111001111111110100111011111111000011000010001011110 3fe9df9cf73fe9dfe1845e
EUC-JP ?鱇戈?鱇痲^ 0011111111110010111000011101100011111001001111111111001011100001111000011110010001011110 3ff2e1d8f93ff2e1e1e45e
UTF-8 껏鱇戈껏鱇痲^ 11101010101110111000111111101001101100011000011111100110100010001000100011101010101110111000111111101001101100011000011111100111100101111011001001011110 eabb8fe9b187e68888eabb8fe9b187e797b25e
UHC 껏鱇戈껏鱇痲^ 10110010101011111100101110111110110011011111110010110010101011111100101110111110110110001010011001011110 b2afcbbecdfcb2afcbbed8a65e

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