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 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 毅??}Y毅??}bE 10001011010000100011111100111111011111010101100110001011010000100011111100111111011111010110001001000101 8b423f3f7d598b423f3f7d6245
EUC-JP 毅??}Y毅??}bE 10110101101000110011111100111111011111010101100110110101101000110011111100111111011111010110001001000101 b5a33f3f7d59b5a33f3f7d6245
UTF-8 毅묈뀍}Y毅묈뀍}bE 1110011010101111100001011110101110101100100010001110101110000000100011010111110101011001111001101010111110000101111010111010110010001000111010111000000010001101011111010110001001000101 e6af85ebac88eb808d7d59e6af85ebac88eb808d7d6245
UHC 毅묈뀍}Y毅묈뀍}bE 1110101111110110100100011110010110000101100010000111110101011001111010111111011010010001111001011000010110001000011111010110001001000101 ebf691e585887d59ebf691e585887d6245

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