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 ??°}??°{^ 001111110011111110110000011111010011111100111111101100000111101101011110 3f3fb07d3f3fb07b5e
SJIS-WIN 慮‘°}慮‘°{^ 100101111011011010000001011001011000000110001011011111011001011110110110100000010110010110000001100010110111101101011110 97b68165818b7d97b68165818b7b5e
EUC-JP 慮‘°}慮‘°{^ 110011101011100010100001110001101010000111101011011111011100111010111000101000011100011010100001111010110111101101011110 ceb8a1c6a1eb7dceb8a1c6a1eb7b5e
UTF-8 慮‘°}慮‘°{^ 11100110100001011010111011100010100000001001100011000010101100000111110111100110100001011010111011100010100000001001100011000010101100000111101101011110 e685aee28098c2b07de685aee28098c2b07b5e
UHC 慮‘°}慮‘°{^ 110101011110011110100001101011101010000111000110011111011101010111100111101000011010111010100001110001100111101101011110 d5e7a1aea1c67dd5e7a1aea1c67b5e

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