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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 霎ー雉笠霎ー雉顎^ 111010001011111010110000111010001011001110001010011111011110100010111110101100001110100010110011100010100111101101011110 e8beb0e8b38a7de8beb0e8b38a7b5e
EUC-JP 霎ー雉笠霎ー雉顎^ 1111000011000000100011101011000011110000101101011011001111011110111100001100000010001110101100001111000010110101101100111101110001011110 f0c08eb0f0b5b3def0c08eb0f0b5b3dc5e
UTF-8 霎ー雉笠霎ー雉顎^ 11101001100111001000111011101111101111011011000011101001100110111000100111100111101011001010000011101001100111001000111011101111101111011011000011101001100110111000100111101001101000011000111001011110 e99c8eefbdb0e99b89e7aca0e99c8eefbdb0e99b89e9a18e5e
UHC ??雉笠??雉顎^ 00111111001111111111011011001011110110001010001000111111001111111111011011001011111001001100100101011110 3f3ff6cbd8a23f3ff6cbe4c95e

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