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{^ 1001000110010010001111111000111001111110001111110110111001111101100100011001001000111111100011100111111000111111011011100111101101011110 91923f8e7e3f6e7d91923f8e7e3f6e7b5e
EUC-JP 葬?止?n}葬?止?n{^ 1100000111110010001111111011101111011111001111110110111001111101110000011111001000111111101110111101111100111111011011100111101101011110 c1f23fbbdf3f6e7dc1f23fbbdf3f6e7b5e
UTF-8 葬렱止렣n}葬렱止렣n{^ 1110100010010001101011001110101110100000101100011110011010101101101000101110101110100000101000110110111001111101111010001001000110101100111010111010000010110001111001101010110110100010111010111010000010100011011011100111101101011110 e891aceba0b1e6ada2eba0a36e7de891aceba0b1e6ada2eba0a36e7b5e
UHC 葬렱止렣n}葬렱止렣n{^ 111011011111011110001110101111101111001010101101100011101011010001101110011111011110110111110111100011101011111011110010101011011000111010110100011011100111101101011110 edf78ebef2ad8eb46e7dedf78ebef2ad8eb46e7b5e

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