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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 罌??[罌??[^ 1110001110100000001111110011111101011011111000111010000000111111001111110101101101011110 e3a03f3f5be3a03f3f5b5e
EUC-JP 罌??[罌??[^ 1110011010100010001111110011111101011011111001101010001000111111001111110101101101011110 e6a23f3f5be6a23f3f5b5e
UTF-8 罌끻쥌[罌끻쥌[^ 111001111011110110001100111010111000000110111011111011001010010110001100010110111110011110111101100011001110101110000001101110111110110010100101100011000101101101011110 e7bd8ceb81bbeca58c5be7bd8ceb81bbeca58c5b5e
UHC 罌끻쥌[罌끻쥌[^ 111001011010001010000101111001011010001010000101010110111110010110100010100001011110010110100010100001010101101101011110 e5a285e5a2855be5a285e5a2855b5e

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