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 疾鋗ア゙疾鋗アワ^ 1111000010111000100011101011111011111011110100001011000111011110111100001011100010001110101111101111101111010000101100011101110001011110 f0b88ebefbd0b1def0b88ebefbd0b1dc5e
EUC-JP ?疾鋗ア゙?疾鋗アワ^ 001111111011110011000000100011111110010011000001100011101011000110001110110111100011111110111100110000001000111111100100110000011000111010110001100011101101110001011110 3fbcc08fe4c18eb18ede3fbcc08fe4c18eb18edc5e
UTF-8 疾鋗ア゙疾鋗アワ^ 11101110100000011011011111100111100101101011111011101001100010111001011111101111101111011011000111101111101111101001111011101110100000011011011111100111100101101011111011101001100010111001011111101111101111011011000111101111101111101001110001011110 ee81b7e796bee98b97efbdb1efbe9eee81b7e796bee98b97efbdb1efbe9c5e
UHC ?疾????疾???^ 00111111111100101111000000111111001111110011111100111111111100101111000000111111001111110011111101011110 3ff2f03f3f3f3ff2f03f3f3f5e

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