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 ???k\n}???k\n{^ 001111110011111100111111011010110101110001101110011111010011111100111111001111110110101101011100011011100111101101011110 3f3f3f6b5c6e7d3f3f3f6b5c6e7b5e
SJIS-WIN 姨??k\n}姨??k\n{^ 1001101101001000001111110011111101101011010111000110111001111101100110110100100000111111001111110110101101011100011011100111101101011110 9b483f3f6b5c6e7d9b483f3f6b5c6e7b5e
EUC-JP 姨??k\n}姨??k\n{^ 1101010110101001001111110011111101101011010111000110111001111101110101011010100100111111001111110110101101011100011011100111101101011110 d5a93f3f6b5c6e7dd5a93f3f6b5c6e7b5e
UTF-8 姨띿쭦k\n}姨띿쭦k\n{^ 111001011010011110101000111010111001110110111111111011001010110110100110011010110101110001101110011111011110010110100111101010001110101110011101101111111110110010101101101001100110101101011100011011100111101101011110 e5a7a8eb9dbfecada66b5c6e7de5a7a8eb9dbfecada66b5c6e7b5e
UHC 姨띿쭦k\n}姨띿쭦k\n{^ 111011001010100110001101111011001010011110011010011010110101110001101110011111011110110010101001100011011110110010100111100110100110101101011100011011100111101101011110 eca98deca79a6b5c6e7deca98deca79a6b5c6e7b5e

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