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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???寃??怨??耶 00111111001111110011111110011011100000110011111100111111100010011000010100111111001111111001011011101011 3f3f3f9b833f3f89853f3f96eb
EUC-JP ???寃??怨??耶 00111111001111110011111111010101111000110011111100111111101100011110010100111111001111111100110011101101 3f3f3fd5e33f3fb1e53f3fcced
UTF-8 捻뀁슜寃뉔윹怨뺣뱠耶 111011111010011010100100111010111000000010000001111011001000101010011100111001011010111110000011111010111000100110010100111011001001110010111001111001101000000010101000111010111011101010100011111010111011000110100000111010001000000010110110 efa6a4eb8081ec8a9ce5af83eb8994ec9cb9e680a8ebbaa3ebb1a0e880b6
UHC 捻뀁슜寃뉔윹怨뺣뱠耶 1110011011110111101100101110110010011010101010011110101010110010100001111110100110011111101100111110101010110011100101011110101110010011100001101110010110101101 e6f7b2ec9aa9eab287e99fb3eab395eb9386e5ad

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