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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 倭??Y倭??bE 1001100001100000001111110011111101011001100110000110000000111111001111110110001001000101 98603f3f5998603f3f6245
EUC-JP 倭??Y倭??bE 1100111111000001001111110011111101011001110011111100000100111111001111110110001001000101 cfc13f3f59cfc13f3f6245
UTF-8 倭묈첅Y倭묈첅bE 111001011000000010101101111010111010110010001000111011001011001010000101010110011110010110000000101011011110101110101100100010001110110010110010100001010110001001000101 e580adebac88ecb28559e580adebac88ecb2856245
UHC 倭묈첅Y倭묈첅bE 111010001101111010010001111001011010101010010010010110011110100011011110100100011110010110101010100100100110001001000101 e8de91e5aa9259e8de91e5aa926245

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