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 ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
SJIS-WIN ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
EUC-JP ????N[}????N[{^ 001111110011111100111111001111110100111001011011011111010011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f4e5b7d3f3f3f3f4e5b7b5e
UTF-8 섰석센셕N[}섰석센셕N[{^ 11101100100001001011000011101100100001001001110111101100100001001011110011101100100001011001010101001110010110110111110111101100100001001011000011101100100001001001110111101100100001001011110011101100100001011001010101001110010110110111101101011110 ec84b0ec849dec84bcec85954e5b7dec84b0ec849dec84bcec85954e5b7b5e
UHC 섰석센셕N[}섰석센셕N[{^ 1011110010111001101111001010111010111100101111101011110011000110010011100101101101111101101111001011100110111100101011101011110010111110101111001100011001001110010110110111101101011110 bcb9bcaebcbebcc64e5b7dbcb9bcaebcbebcc64e5b7b5e

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