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 ??d\n}??d\n{^ 00111111001111110110010001011100011011100111110100111111001111110110010001011100011011100111101101011110 3f3f645c6e7d3f3f645c6e7b5e
SJIS-WIN 但袖d\n}但袖d\n{^ 1001001001000001100100011011001101100100010111000110111001111101100100100100000110010001101100110110010001011100011011100111101101011110 924191b3645c6e7d924191b3645c6e7b5e
EUC-JP 但袖d\n}但袖d\n{^ 1100001110100010110000101011010101100100010111000110111001111101110000111010001011000010101101010110010001011100011011100111101101011110 c3a2c2b5645c6e7dc3a2c2b5645c6e7b5e
UTF-8 但袖d\n}但袖d\n{^ 111001001011110110000110111010001010001010010110011001000101110001101110011111011110010010111101100001101110100010100010100101100110010001011100011011100111101101011110 e4bd86e8a296645c6e7de4bd86e8a296645c6e7b5e
UHC 但袖d\n}但袖d\n{^ 1101001110100011111000101100000001100100010111000110111001111101110100111010001111100010110000000110010001011100011011100111101101011110 d3a3e2c0645c6e7dd3a3e2c0645c6e7b5e

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