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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?堤?[}?堤?[{^ 00111111100100101110011100111111010110110111110100111111100100101110011100111111010110110111101101011110 3f92e73f5b7d3f92e73f5b7b5e
EUC-JP ?堤焰[}?堤焰[{^ 0011111111000100111010011000111111001001111011110101101101111101001111111100010011101001100011111100100111101111010110110111101101011110 3fc4e98fc9ef5b7d3fc4e98fc9ef5b7b5e
UTF-8 뤻堤焰[}뤻堤焰[{^ 1110101110100100101110111110010110100000101001001110011110000100101100000101101101111101111010111010010010111011111001011010000010100100111001111000010010110000010110110111101101011110 eba4bbe5a0a4e784b05b7deba4bbe5a0a4e784b05b7b5e
UHC 뤻堤焰[}뤻堤焰[{^ 1000111111101001111100001010011111100110111110110101101101111101100011111110100111110000101001111110011011111011010110110111101101011110 8fe9f0a7e6fb5b7d8fe9f0a7e6fb5b7b5e

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