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 1000110001100000001111110011111101011001100011000110000000111111001111110110001001000101 8c603f3f598c603f3f6245
EUC-JP 形??Y形??bE 1011011111000001001111110011111101011001101101111100000100111111001111110110001001000101 b7c13f3f59b7c13f3f6245
UTF-8 形롙렑Y形롙렑bE 111001011011110110100010111010111010000110011001111010111010000010010001010110011110010110111101101000101110101110100001100110011110101110100000100100010110001001000101 e5bda2eba199eba09159e5bda2eba199eba0916245
UHC 形롙렑Y形롙렑bE 111110111010000110001110110111011000111010100110010110011111101110100001100011101101110110001110101001100110001001000101 fba18edd8ea659fba18edd8ea66245

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