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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ⅴ雫鋧ビⅴ雫鋧ヒワ^ 1111101001000100100011101011010011111011110011111100101111011110111110100100010010001110101101001111101111001111110010111101110001011110 fa448eb4fbcfcbdefa448eb4fbcfcbdc5e
EUC-JP ?雫鋧ビ?雫鋧ヒワ^ 001111111011110010110110100011111110010011001011100011101100101110001110110111100011111110111100101101101000111111100100110010111000111011001011100011101101110001011110 3fbcb68fe4cb8ecb8ede3fbcb68fe4cb8ecb8edc5e
UTF-8 ⅴ雫鋧ビⅴ雫鋧ヒワ^ 11100010100001011011010011101001100110111010101111101001100010111010011111101111101111101000101111101111101111101001111011100010100001011011010011101001100110111010101111101001100010111010011111101111101111101000101111101111101111101001110001011110 e285b4e99babe98ba7efbe8befbe9ee285b4e99babe98ba7efbe8befbe9c5e
UHC ⅴ????ⅴ????^ 10100101101001010011111100111111001111110011111110100101101001010011111100111111001111110011111101011110 a5a53f3f3f3fa5a53f3f3f3f5e

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