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 ?®??????? 001111111010111000111111001111110011111100111111001111110011111100111111 3fae3f3f3f3f3f3f3f
SJIS-WIN ??????耀?┏ 0011111100111111001111110011111100111111001111111001011101110011001111111000010010101100 3f3f3f3f3f3f97733f84ac
EUC-JP ?®????耀?┏ 00111111100011111010001011101110001111110011111100111111001111111100110111010100001111111010100010101110 3f8fa2ee3f3f3f3fcdd43fa8ae
UTF-8 琉®셽琉뗫옏耀믭┏ 1110111110100111100011001100001010101110111011001000010110111101111011111010011110001100111010111001011110101011111011001001100010001111111010001000000010000000111010111010111110101101111000101001010010001111 efa78cc2aeec85bdefa78ceb97abec988fe88080ebafade2948f
UHC 琉®셽琉뗫옏耀믭┏ 111010111010010010100010111001111001100110000010111010111010010010001011111010111001111010010110111010011010010110010010111011111010011010101110 eba4a2e79982eba48beb9e96e9a592efa6ae

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