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 ???菴??鍮▼?? 00111111001111110011111111100100101111010011111100111111111010000100101010000001101001010011111100111111 3f3f3fe4bd3f3fe84a81a53f3f
EUC-JP ???菴??鍮▼?? 00111111001111110011111111101000101111110011111100111111111011111010101110100010101001110011111100111111 3f3f3fe8bf3f3fefaba2a73f3f
UTF-8 琉쀬텋菴뀁씀鍮▼뀬溜 111011111010011110001100111011001000000010101100111011011000010110001011111010001000111110110100111010111000000010000001111011001001010010000000111010011000110110101110111000101001011010111100111010111000000010101100111011111010011110001011 efa78cec80aced858be88fb4eb8081ec9480e98daee296bceb80acefa78b
UHC 琉쀬텋菴뀁씀鍮▼뀬溜 1110101110100100100101111110110010110110100010001110010011100000101100101110110010111110101110001110101110111001101000011110010110000101101000101110101011111110 eba497ecb688e4e0b2ecbeb8ebb9a1e585a2eafe

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