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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 燾エ晗。}燾エ晗。{^ 111110110101101010110100111110101101011010100001011111011111101101011010101101001111101011010110101000010111101101011110 fb5ab4fad6a17dfb5ab4fad6a17b5e
EUC-JP 燾エ晗。}燾エ晗。{^ 1000111111001010101111011000111010110100100011111100001010111000100011101010000101111101100011111100101010111101100011101011010010001111110000101011100010001110101000010111101101011110 8fcabd8eb48fc2b88ea17d8fcabd8eb48fc2b88ea17b5e
UTF-8 燾エ晗。}燾エ晗。{^ 111001111000011110111110111011111011110110110100111001101001100110010111111011111011110110100001011111011110011110000111101111101110111110111101101101001110011010011001100101111110111110111101101000010111101101011110 e787beefbdb4e69997efbda17de787beefbdb4e69997efbda17b5e
UHC 燾???}燾???{^ 11010100101001110011111100111111001111110111110111010100101001110011111100111111001111110111101101011110 d4a73f3f3f7dd4a73f3f3f7b5e

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