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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?蓑???蓑??^ 0011111110010110101010100011111100111111001111111001011010101010001111110011111101011110 3f96aa3f3f3f96aa3f3f5e
EUC-JP ?蓑???蓑??^ 0011111111001100101011000011111100111111001111111100110010101100001111110011111101011110 3fccac3f3f3fccac3f3f5e
UTF-8 履蓑렋렔履蓑렋렔^ 11101111101001111001111111101000100100111001000111101011101000001000101111101011101000001001010011101111101001111001111111101000100100111001000111101011101000001000101111101011101000001001010001011110 efa79fe89391eba08beba094efa79fe89391eba08beba0945e
UHC 履蓑렋렔履蓑렋렔^ 1110110010101010110111101110111010001110101000101000111010101001111011001010101011011110111011101000111010100010100011101010100101011110 ecaadeee8ea28ea9ecaadeee8ea28ea95e

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