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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?基?伎???? 00111111100010101110111000111111100010101110101000111111001111110011111100111111 3f8aee3f8aea3f3f3f3f
EUC-JP 嫄基?伎???? 100011111011101010100001101101001111000000111111101101001110110000111111001111110011111100111111 8fbaa1b4f03fb4ec3f3f3f3f
UTF-8 嫄基렱伎렞댓렰렯 111001011010101110000100111001011001111110111010111010111010000010110001111001001011110010001110111010111010000010011110111010111000110010010011111010111010000010110000111010111010000010101111 e5ab84e59fbaeba0b1e4bc8eeba09eeb8c93eba0b0eba0af
UHC 嫄基렱伎렞댓렰렯 11101010101100011101000011110001100011101011111011010000111010111000111010101111101101001111000110001110101111011000111010111100 eab1d0f18ebed0eb8eafb4f18ebd8ebc

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