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 縊?????? 1110001101101111001111110011111100111111001111110011111100111111 e36f3f3f3f3f3f3f
EUC-JP 縊??璵??? 11100101110100000011111100111111100011111100110011100110001111110011111100111111 e5d03f3f8fcce63f3f3f
UTF-8 縊볩폁璵룰퀓留 111001111011100010001010111010111011001110101001111011011000111110000001111001111001001010110101111010111010001110110000111011011000000010010011111011111010011110001101 e7b88aebb3a9ed8f81e792b5eba3b0ed8093efa78d
UHC 縊볩폁璵룰퀓留 1110010011111100100100111110111110111100100100001110011010100101101101111110101010110011100010001110101110100111 e4fc93efbc90e6a5b7eab388eba7

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