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 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ??弔?}Y??弔?}bE 001111110011111110010010101000100011111101111101010110010011111100111111100100101010001000111111011111010110001001000101 3f3f92a23f7d593f3f92a23f7d6245
EUC-JP ??弔?}Y??弔?}bE 001111110011111111000100101001000011111101111101010110010011111100111111110001001010010000111111011111010110001001000101 3f3fc4a43f7d593f3fc4a43f7d6245
UTF-8 렱렱弔섦}Y렱렱弔섦}bE 1110101110100000101100011110101110100000101100011110010110111100100101001110110010000100101001100111110101011001111010111010000010110001111010111010000010110001111001011011110010010100111011001000010010100110011111010110001001000101 eba0b1eba0b1e5bc94ec84a67d59eba0b1eba0b1e5bc94ec84a67d6245
UHC 렱렱弔섦}Y렱렱弔섦}bE 100011101011111010001110101111101111000011000000101111001011010001111101010110011000111010111110100011101011111011110000110000001011110010110100011111010110001001000101 8ebe8ebef0c0bcb47d598ebe8ebef0c0bcb47d6245

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