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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 掌ь?\}掌ь?\{^ 100011111011011010000100100011100011111101011100011111011000111110110110100001001000111000111111010111000111101101011110 8fb6848e3f5c7d8fb6848e3f5c7b5e
EUC-JP 掌ь?\}掌ь?\{^ 101111101011100010100111111011100011111101011100011111011011111010111000101001111110111000111111010111000111101101011110 beb8a7ee3f5c7dbeb8a7ee3f5c7b5e
UTF-8 掌ь댉\}掌ь댉\{^ 111001101000111010001100110100011000110011101011100011001000100101011100011111011110011010001110100011001101000110001100111010111000110010001001010111000111101101011110 e68e8cd18ceb8c895c7de68e8cd18ceb8c895c7b5e
UHC 掌ь댉\}掌ь댉\{^ 1110110111100110101011001110111010001000101100100101110001111101111011011110011010101100111011101000100010110010010111000111101101011110 ede6acee88b25c7dede6acee88b25c7b5e

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