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 ????b\n}????b\n{^ 0011111100111111001111110011111101100010010111000110111001111101001111110011111100111111001111110110001001011100011011100111101101011110 3f3f3f3f625c6e7d3f3f3f3f625c6e7b5e
SJIS-WIN 但袖旦但b\n}但袖旦但b\n{^ 10010010010000011001000110110011100100100101010110010010010000010110001001011100011011100111110110010010010000011001000110110011100100100101010110010010010000010110001001011100011011100111101101011110 924191b392559241625c6e7d924191b392559241625c6e7b5e
EUC-JP 但袖旦但b\n}但袖旦但b\n{^ 11000011101000101100001010110101110000111011011011000011101000100110001001011100011011100111110111000011101000101100001010110101110000111011011011000011101000100110001001011100011011100111101101011110 c3a2c2b5c3b6c3a2625c6e7dc3a2c2b5c3b6c3a2625c6e7b5e
UTF-8 但袖旦但b\n}但袖旦但b\n{^ 111001001011110110000110111010001010001010010110111001101001011110100110111001001011110110000110011000100101110001101110011111011110010010111101100001101110100010100010100101101110011010010111101001101110010010111101100001100110001001011100011011100111101101011110 e4bd86e8a296e697a6e4bd86625c6e7de4bd86e8a296e697a6e4bd86625c6e7b5e
UHC 但袖旦但b\n}但袖旦但b\n{^ 11010011101000111110001011000000110100111010100111010011101000110110001001011100011011100111110111010011101000111110001011000000110100111010100111010011101000110110001001011100011011100111101101011110 d3a3e2c0d3a9d3a3625c6e7dd3a3e2c0d3a9d3a3625c6e7b5e

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