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 遘ー陋ゥ遘ー陋膿 11100111101001111011000011101000100110111010100111100111101001111011000011101000100110111001010001011110 e7a7b0e89ba9e7a7b0e89b945e
EUC-JP 遘ー陋ゥ遘ー陋膿 11101110101010011000111010110000111011111111101110001110101010011110111010101001100011101011000011101111111110111100011110111111 eea98eb0effb8ea9eea98eb0effbc7bf
UTF-8 遘ー陋ゥ遘ー陋膿 111010011000000110011000111011111011110110110000111010011001100110001011111011111011110110101001111010011000000110011000111011111011110110110000111010011001100110001011111010001000011010111111 e98198efbdb0e9998befbda9e98198efbdb0e9998be886bf
UHC ??陋???陋膿 0011111100111111110101111011000000111111001111110011111111010111101100001101001011011011 3f3fd7b03f3f3fd7b0d2db

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