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 ??¤???¤?^ 001111110011111110100100001111110011111100111111101001000011111101011110 3f3fa43f3f3fa43f5e
SJIS-WIN ???〓???〓^ 0011111100111111001111111000000110101100001111110011111100111111100000011010110001011110 3f3f3f81ac3f3f3f81ac5e
EUC-JP ??¤〓??¤〓^ 001111110011111110001111101000101111000010100010101011100011111100111111100011111010001011110000101000101010111001011110 3f3f8fa2f0a2ae3f3f8fa2f0a2ae5e
UTF-8 룶콓¤〓룶콓¤〓^ 1110101110100011101101101110110010111101100100111100001010100100111000111000000010010011111010111010001110110110111011001011110110010011110000101010010011100011100000001001001101011110 eba3b6ecbd93c2a4e38093eba3b6ecbd93c2a4e380935e
UHC 룶콓¤〓룶콓¤〓^ 1000111110101011101100011000111110100010101101001010000111101011100011111010101110110001100011111010001010110100101000011110101101011110 8fabb18fa2b4a1eb8fabb18fa2b4a1eb5e

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