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[{^ 00111111001111110011111101001110010110110111110100111111001111110011111101001110010110110111101101011110 3f3f3f4e5b7d3f3f3f4e5b7b5e
SJIS-WIN ??翊N[}??翊N[{^ 001111110011111111100011110000100100111001011011011111010011111100111111111000111100001001001110010110110111101101011110 3f3fe3c24e5b7d3f3fe3c24e5b7b5e
EUC-JP ??翊N[}??翊N[{^ 001111110011111111100110110001000100111001011011011111010011111100111111111001101100010001001110010110110111101101011110 3f3fe6c44e5b7d3f3fe6c44e5b7b5e
UTF-8 솽소翊N[}솽소翊N[{^ 11101100100001101011110111101100100001101000110011100111101111111000101001001110010110110111110111101100100001101011110111101100100001101000110011100111101111111000101001001110010110110111101101011110 ec86bdec868ce7bf8a4e5b7dec86bdec868ce7bf8a4e5b7b5e
UHC 솽소翊N[}솽소翊N[{^ 10111100111000011011110011010010111011001100110101001110010110110111110110111100111000011011110011010010111011001100110101001110010110110111101101011110 bce1bcd2eccd4e5b7dbce1bcd2eccd4e5b7b5e

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