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 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN 邊畴}Y邊畴}bE 11100111101100101110000101100110011111010101100111100111101100101110000101100110011111010110001001000101 e7b2e1667d59e7b2e1667d6245
EUC-JP 邊畴}Y邊畴}bE 11101110101101001110000111000111011111010101100111101110101101001110000111000111011111010110001001000101 eeb4e1c77d59eeb4e1c77d6245
UTF-8 邊畴}Y邊畴}bE 1110100110000010100010101110011110010101101101000111110101011001111010011000001010001010111001111001010110110100011111010110001001000101 e9828ae795b47d59e9828ae795b47d6245
UHC 邊?}Y邊?}bE 1101110010101011001111110111110101011001110111001010101100111111011111010110001001000101 dcab3f7d59dcab3f7d6245

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