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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 塋ゆ?岳?ぐ娃??^ 100110101100100010000010111001000011111110001010011110000011111110000010101011101000100010100001001111110011111101011110 9ac882e43f8a783f82ae88a13f3f5e
EUC-JP 塋ゆ?岳?ぐ娃??^ 110101001100101010100100111001100011111110110011110110010011111110100100101100001011000010100011001111110011111101011110 d4caa4e63fb3d93fa4b0b0a33f3f5e
UTF-8 塋ゆ렋岳껇ぐ娃쒑떨^ 11100101101000011000101111100011100000101000011011101011101000001000101111100101101100101011001111101010101110111000011111100011100000011001000011100101101010001000001111101100100100101001000111101011100101101010100001011110 e5a18be38286eba08be5b2b3eabb87e38190e5a883ec9291eb96a85e
UHC 塋ゆ렋岳껇ぐ娃쒑떨^ 11100111101010111010101011100110100011101010001011100100101111111000001111101000101010101011000011101000110111111001110011101000101101101011001101011110 e7abaae68ea2e4bf83e8aab0e8df9ce8b6b35e

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