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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???艤??恝鎰 0011111100111111001111111110010001111110001111110011111111111010101111001110100001001100 3f3f3fe47e3f3ffabce84c
EUC-JP ???艤??恝鎰 001111110011111100111111111001111101111100111111001111111000111110111101111001111110111110101101 3f3f3fe7df3f3f8fbde7efad
UTF-8 凉듈뼹艤욕눢恝鎰 111011111010010110111001111010111001001110001000111010111011110010111001111010001000100110100100111011001001101010010101111010111000100010100010111001101000000110011101111010011000111010110000 efa5b9eb9388ebbcb9e889a4ec9a95eb88a2e6819de98eb0
UHC 凉듈뼹艤욕눢恝鎰 11100101101111001011010111100010100101101011110011101011111110101011111111100101100001111011100111001110101111111110110011110000 e5bcb5e296bcebfabfe587b9cebfecf0

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