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 ???慂?????絶 001111110011111100111111100111001100100000111111001111110011111100111111001111111001000011100010 3f3f3f9cc83f3f3f3f3f90e2
EUC-JP ???慂?????絶 001111110011111100111111110110001100101000111111001111110011111100111111001111111100000011100100 3f3f3fd8ca3f3f3f3f3fc0e4
UTF-8 歷뱄숱慂딉숱連얗옒絶 111011111010011010001100111010111011000110000100111011001000100010110001111001101000010110000010111010111001010010001001111011001000100010110001111011111010011010011010111011001001011010010111111011001001100010010010111001111011010110110110 efa68cebb184ec88b1e68582eb9489ec88b1efa69aec9697ec9892e7b5b6
UHC 歷뱄숱慂딉숱連얗옒絶 1110011010111000101110011110111110111101101000101110100110111101100010101110111110111101101000101110011011100110101111101110100110011110100110001110111110111110 e6b8b9efbda2e9bd8aefbda2e6e6bee99e98efbe

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