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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 恁o終n}恁o終n{^ 1001110010001100100000101000111110001111010010010110111001111101100111001000110010000010100011111000111101001001011011100111101101011110 9c8c828f8f496e7d9c8c828f8f496e7b5e
EUC-JP 恁o終n}恁o終n{^ 1101011111101100101000111110111110111101101010100110111001111101110101111110110010100011111011111011110110101010011011100111101101011110 d7eca3efbdaa6e7dd7eca3efbdaa6e7b5e
UTF-8 恁o終n}恁o終n{^ 1110011010000001100000011110111110111101100011111110011110110101100000100110111001111101111001101000000110000001111011111011110110001111111001111011010110000010011011100111101101011110 e68181efbd8fe7b5826e7de68181efbd8fe7b5826e7b5e
UHC 恁o終n}恁o終n{^ 1110110011110110101000111110111111110000111110110110111001111101111011001111011010100011111011111111000011111011011011100111101101011110 ecf6a3eff0fb6e7decf6a3eff0fb6e7b5e

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