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{^ 1110100010010001101011001110101110100000101100101110111110100111101001011110101110100000100110010110111001111101111010001001000110101100111010111010000010110010111011111010011110100101111010111010000010011001011011100111101101011110 e891aceba0b2efa7a5eba0996e7de891aceba0b2efa7a5eba0996e7b5e
UHC 葬렲痢렙n}葬렲痢렙n{^ 111011011111011110001110101111111110110010111000101101111011111001101110011111011110110111110111100011101011111111101100101110001011011110111110011011100111101101011110 edf78ebfecb8b7be6e7dedf78ebfecb8b7be6e7b5e

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