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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 撓???筌?え 10011101100110100011111100111111001111111110001010100011001111111000001010100110 9d9a3f3f3fe2a33f82a6
EUC-JP 撓???筌?え 11011001111110100011111100111111001111111110010010100101001111111010010010101000 d9fa3f3f3fe4a53fa4a8
UTF-8 撓눸살졐筌뗭え 111001101001001010010011111010111000100010111000111011001000001010110100111011001010000110010000111001111010110110001100111010111001011110101101111000111000000110001000 e69293eb88b8ec82b4eca190e7ad8ceb97ade38188
UHC 撓눸살졐筌뗭え 1110100011110101100001111100111010111011111011001010000010111101111011111010011110001011111011001010101010101000 e8f587cebbeca0bdefa78becaaa8

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