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{^ 100100011001001000111111001111110011111101101110011111011001000110010010001111110011111100111111011011100111101101011110 91923f3f3f6e7d91923f3f3f6e7b5e
EUC-JP 葬???n}葬???n{^ 110000011111001000111111001111110011111101101110011111011100000111110010001111110011111100111111011011100111101101011110 c1f23f3f3f6e7dc1f23f3f3f6e7b5e
UTF-8 葬렱稶렚n}葬렱稶렚n{^ 1110100010010001101011001110101110100000101100011110011110101000101101101110101110100000100110100110111001111101111010001001000110101100111010111010000010110001111001111010100010110110111010111010000010011010011011100111101101011110 e891aceba0b1e7a8b6eba09a6e7de891aceba0b1e7a8b6eba09a6e7b5e
UHC 葬렱稶렚n}葬렱稶렚n{^ 111011011111011110001110101111101110100111110011100011101010110101101110011111011110110111110111100011101011111011101001111100111000111010101101011011100111101101011110 edf78ebee9f38ead6e7dedf78ebee9f38ead6e7b5e

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