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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
UTF-8 쨘횕횉짯\}쨘횕횉짯\{^ 1110110010101000100110001110110110011010100101011110110110011010100010011110110010100111101011110101110001111101111011001010100010011000111011011001101010010101111011011001101010001001111011001010011110101111010111000111101101011110 eca898ed9a95ed9a89eca7af5c7deca898ed9a95ed9a89eca7af5c7b5e
UHC 쨘횕횉짯\}쨘횕횉짯\{^ 110000101011101011000011100011111100001110000111110000101010110101011100011111011100001010111010110000111000111111000011100001111100001010101101010111000111101101011110 c2bac38fc387c2ad5c7dc2bac38fc387c2ad5c7b5e

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