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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?校??}?校??{^ 00111111100011010101101000111111001111110111110100111111100011010101101000111111001111110111101101011110 3f8d5a3f3f7d3f8d5a3f3f7b5e
EUC-JP ?校??}?校??{^ 00111111101110011011101100111111001111110111110100111111101110011011101100111111001111110111101101011110 3fb9bb3f3f7d3fb9bb3f3f7b5e
UTF-8 阮校렪렡}阮校렪렡{^ 111011111010011110000110111001101010000010100001111010111010000010101010111010111010000010100001011111011110111110100111100001101110011010100000101000011110101110100000101010101110101110100000101000010111101101011110 efa786e6a0a1eba0aaeba0a17defa786e6a0a1eba0aaeba0a17b5e
UHC 阮校렪렡}阮校렪렡{^ 11101010110000011100111011101000100011101011100010001110101100100111110111101010110000011100111011101000100011101011100010001110101100100111101101011110 eac1cee88eb88eb27deac1cee88eb88eb27b5e

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