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 ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
SJIS-WIN ??????????E 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f3f3f3f3f45
EUC-JP ???靷????靷?E 001111110011111100111111100011111110011110111101001111110011111100111111001111111000111111100111101111010011111101000101 3f3f3f8fe7bd3f3f3f3f8fe7bd3f45
UTF-8 嶺뚢넄靷뭑嶺뚢넄靷뭕E 11101111101001101010101111101011100110101010001011101011100001001000010011101001100111011011011111101011101011011001000111101111101001101010101111101011100110101010001011101011100001001000010011101001100111011011011111101011101011011001010101000101 efa6abeb9aa2eb8484e99db7ebad91efa6abeb9aa2eb8484e99db7ebad9545
UHC 嶺뚢넄靷뭑嶺뚢넄靷뭕E 111001111010110110001100111000101000011010010100111011001110011010010010010110011110011110101101100011001110001010000110100101001110110011100110100100100110001001000101 e7ad8ce28694ece69259e7ad8ce28694ece6926245

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