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^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
SJIS-WIN ??????押?^e^ 001111110011111100111111001111110011111100111111100010011001111100111111010111100110010101011110 3f3f3f3f3f3f899f3f5e655e
EUC-JP ??????押?^e^ 001111110011111100111111001111110011111100111111101100101010000100111111010111100110010101011110 3f3f3f3f3f3fb2a13f5e655e
UTF-8 溜삳젛溜삳젳押묭^e^ 111011111010011110001011111011001000001010110011111011001010000010011011111011111010011110001011111011001000001010110011111011001010000010110011111001101000101010111100111010111010110010101101010111100110010101011110 efa78bec82b3eca09befa78bec82b3eca0b3e68abcebacad5e655e
UHC 溜삳젛溜삳젳押묭^e^ 11101010111111101011101111101011101000001001011111101010111111101011101111101011101000001010011111100100111000111001001001000100010111100110010101011110 eafebbeba097eafebbeba0a7e4e392445e655e

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