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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 葯溷ウエ銓疲昏鉅 1110010011011110100111111110010110110011101101001110011111110010100101001110011010001101101010001110011111101000 e4de9fe5b3b4e7f294e68da8e7e8
EUC-JP 葯溷ウエ銓疲昏鉅 11101000111000001101111011100111100011101011001110001110101101001110111011110100110010001110100010111010101010101110111011101010 e8e0dee78eb38eb4eef4c8e8baaaeeea
UTF-8 葯溷ウエ銓疲昏鉅 111010001001000110101111111001101011101010110111111011111011110110110011111011111011110110110100111010011000101010010011111001111001011010110010111001101001100010001111111010011000100110000101 e891afe6bab7efbdb3efbdb4e98a93e796b2e6988fe98985
UHC 葯???銓疲昏鉅 11100101101101010011111100111111001111111110111110110000111110011010101011111011111001111100101111101001 e5b53f3f3fefb0f9aafbe7cbe9

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