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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 兀???n}兀???n{^ 100110010101100100111111001111110011111101101110011111011001100101011001001111110011111100111111011011100111101101011110 99593f3f3f6e7d99593f3f3f6e7b5e
EUC-JP 兀???n}兀???n{^ 110100011011101000111111001111110011111101101110011111011101000110111010001111110011111100111111011011100111101101011110 d1ba3f3f3f6e7dd1ba3f3f3f6e7b5e
UTF-8 兀맟쎩먜n}兀맟쎩먜n{^ 1110010110000101100000001110101110100111100111111110110010001110101010011110101110101000100111000110111001111101111001011000010110000000111010111010011110011111111011001000111010101001111010111010100010011100011011100111101101011110 e58580eba79fec8ea9eba89c6e7de58580eba79fec8ea9eba89c6e7b5e
UHC 兀맟쎩먜n}兀맟쎩먜n{^ 111010001011010010010000101011001001101111010000100100001101100101101110011111011110100010110100100100001010110010011011110100001001000011011001011011100111101101011110 e8b490ac9bd090d96e7de8b490ac9bd090d96e7b5e

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