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{^ 1001111010111110001111111001111010111110001111110110111001111101100111101011111000111111100111101011111000111111011011100111101101011110 9ebe3f9ebe3f6e7d9ebe3f9ebe3f6e7b5e
EUC-JP 楡?楡?n}楡?楡?n{^ 1101110011000000001111111101110011000000001111110110111001111101110111001100000000111111110111001100000000111111011011100111101101011110 dcc03fdcc03f6e7ddcc03fdcc03f6e7b5e
UTF-8 楡똚楡똉n}楡똚楡똉n{^ 1110011010100101101000011110101110011000100110101110011010100101101000011110101110011000100010010110111001111101111001101010010110100001111010111001100010011010111001101010010110100001111010111001100010001001011011100111101101011110 e6a5a1eb989ae6a5a1eb98896e7de6a5a1eb989ae6a5a1eb98896e7b5e
UHC 楡똚楡똉n}楡똚楡똉n{^ 111010101111100010001100010101111110101011111000100011000100101001101110011111011110101011111000100011000101011111101010111110001000110001001010011011100111101101011110 eaf88c57eaf88c4a6e7deaf88c57eaf88c4a6e7b5e

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