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 001111110011111100111111100100010101000001111101010110010011111100111111001111111001000101010000011111010110001001000101 3f3f3f91507d593f3f3f91507d6245
EUC-JP ?琁?善}Y?琁?善}bE 00111111100011111100110010100011001111111100000110110001011111010101100100111111100011111100110010100011001111111100000110110001011111010110001001000101 3f8fcca33fc1b17d593f8fcca33fc1b17d6245
UTF-8 뤜琁뤜善}Y뤜琁뤜善}bE 1110101110100100100111001110011110010000100000011110101110100100100111001110010110010110100001000111110101011001111010111010010010011100111001111001000010000001111010111010010010011100111001011001011010000100011111010110001001000101 eba49ce79081eba49ce596847d59eba49ce79081eba49ce596847d6245
UHC 뤜琁뤜善}Y뤜琁뤜善}bE 100011111100101111100000110001001000111111001011111000001011110001111101010110011000111111001011111000001100010010001111110010111110000010111100011111010110001001000101 8fcbe0c48fcbe0bc7d598fcbe0c48fcbe0bc7d6245

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