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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
EUC-JP ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
UTF-8 혦횠혦횚[}혦횠혦횚[{^ 1110110110011000101001101110110110011010101000001110110110011000101001101110110110011010100110100101101101111101111011011001100010100110111011011001101010100000111011011001100010100110111011011001101010011010010110110111101101011110 ed98a6ed9aa0ed98a6ed9a9a5b7ded98a6ed9aa0ed98a6ed9a9a5b7b5e
UHC 혦횠혦횚[}혦횠혦횚[{^ 110000101000111011000011100110001100001010001110110000111001010001011011011111011100001010001110110000111001100011000010100011101100001110010100010110110111101101011110 c28ec398c28ec3945b7dc28ec398c28ec3945b7b5e

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