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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?憐古絳}?憐古絳{^ 0011111110010111111101111000110011000011111000110100101101111101001111111001011111110111100011001100001111100011010010110111101101011110 3f97f78cc3e34b7d3f97f78cc3e34b7b5e
EUC-JP ?憐古絳}?憐古絳{^ 0011111111001110111110011011100011000101111001011010110001111101001111111100111011111001101110001100010111100101101011000111101101011110 3fcef9b8c5e5ac7d3fcef9b8c5e5ac7b5e
UTF-8 뤒憐古絳}뤒憐古絳{^ 111010111010010010010010111001101000011010010000111001011000111110100100111001111011010110110011011111011110101110100100100100101110011010000110100100001110010110001111101001001110011110110101101100110111101101011110 eba492e68690e58fa4e7b5b37deba492e68690e58fa4e7b5b37b5e
UHC 뤒憐古絳}뤒憐古絳{^ 10001111110000101101010111111011110011011010111111001011101101000111110110001111110000101101010111111011110011011010111111001011101101000111101101011110 8fc2d5fbcdafcbb47d8fc2d5fbcdafcbb47b5e

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