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{^ 00111111001111111000101111111000011011100111110100111111001111111000101111111000011011100111101101011110 3f3f8bf86e7d3f3f8bf86e7b5e
EUC-JP ??串n}??串n{^ 00111111001111111011011011111010011011100111110100111111001111111011011011111010011011100111101101011110 3f3fb6fa6e7d3f3fb6fa6e7b5e
UTF-8 梨쇘串n}梨쇘串n{^ 1110111110100111101000101110110010000111100110001110010010111000101100100110111001111101111011111010011110100010111011001000011110011000111001001011100010110010011011100111101101011110 efa7a2ec8798e4b8b26e7defa7a2ec8798e4b8b26e7b5e
UHC 梨쇘串n}梨쇘串n{^ 1110110010110001101111001110011111001101111110100110111001111101111011001011000110111100111001111100110111111010011011100111101101011110 ecb1bce7cdfa6e7decb1bce7cdfa6e7b5e

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