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 ???蘊ゎ?渦? 0011111100111111001111111110010101011101100000101110110000111111100010010101000100111111 3f3f3fe55d82ec3f89513f
EUC-JP ???蘊ゎ?渦? 0011111100111111001111111110100110111110101001001110111000111111101100011011001000111111 3f3f3fe9bea4ee3fb1b23f
UTF-8 廉뉛푻蘊ゎ눑渦얟 111011111010011010100010111010111000100110011011111011011001000110111011111010001001100010001010111000111000001010001110111010111000100010010001111001101011100010100110111011001001011010011111 efa6a2eb899bed91bbe8988ae3828eeb8891e6b8a6ec969f
UHC 廉뉛푻蘊ゎ눑渦얟 11100110111101011000011111101111101111101000011111101000101100111010101011101110100001111010110111101000101111101001111001000111 e6f587efbe87e8b3aaee87ade8be9e47

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