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 ???????G 0011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f47
SJIS-WIN 篠モ」偲治篠疾G 10001110110000101101001110100011100011101100001110001110101000011000111011000010100011101011111001000111 8ec2d3a38ec38ea18ec28ebe47
EUC-JP 篠モ」偲治篠疾G 101111001100010010001110110100111000111010100011101111001100010110111100101000111011110011000100101111001100000001000111 bcc48ed38ea3bcc5bca3bcc4bcc047
UTF-8 篠モ」偲治篠疾G 11100111101011111010000011101111101111101001001111101111101111011010001111100101100000011011001011100110101100101011101111100111101011111010000011100111100101101011111001000111 e7afa0efbe93efbda3e581b2e6b2bbe7afa0e796be47
UHC 篠???治篠疾G 111000011100011000111111001111110011111111110110101111011110000111000110111100101111000001000111 e1c63f3f3ff6bde1c6f2f047

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