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 髫簿ずn}髫簿ずn{^ 1110100110011010100101011110101110000010101110000110111001111101111010011001101010010101111010111000001010111000011011100111101101011110 e99a95eb82b86e7de99a95eb82b86e7b5e
EUC-JP 髫簿ずn}髫簿ずn{^ 1111000111111010110010101110110110100100101110100110111001111101111100011111101011001010111011011010010010111010011011100111101101011110 f1facaeda4ba6e7df1facaeda4ba6e7b5e
UTF-8 髫簿ずn}髫簿ずn{^ 1110100110101011101010111110011110110000101111111110001110000001100110100110111001111101111010011010101110101011111001111011000010111111111000111000000110011010011011100111101101011110 e9ababe7b0bfe3819a6e7de9ababe7b0bfe3819a6e7b5e
UHC ?簿ずn}?簿ずn{^ 001111111101110110101101101010101011101001101110011111010011111111011101101011011010101010111010011011100111101101011110 3fddadaaba6e7d3fddadaaba6e7b5e

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