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 ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
SJIS-WIN ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
EUC-JP ?u??N[}?u??N[{^ 001111110111010100111111001111110100111001011011011111010011111101110101001111110011111101001110010110110111101101011110 3f753f3f4e5b7d3f753f3f4e5b7b5e
UTF-8 횪u챈횏N[}횪u챈횏N[{^ 111011011001101010101010011101011110110010110001100010001110110110011010100011110100111001011011011111011110110110011010101010100111010111101100101100011000100011101101100110101000111101001110010110110111101101011110 ed9aaa75ecb188ed9a8f4e5b7ded9aaa75ecb188ed9a8f4e5b7b5e
UHC 횪u챈횏N[}횪u챈횏N[{^ 110000111010000001110101110000111010011011000011100010110100111001011011011111011100001110100000011101011100001110100110110000111000101101001110010110110111101101011110 c3a075c3a6c38b4e5b7dc3a075c3a6c38b4e5b7b5e

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