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 鋩畷ケウ鋩畷ケウ^ 11100111111110001001001111101011101110011011001111100111111110001001001111101011101110011011001101011110 e7f893ebb9b3e7f893ebb9b35e
EUC-JP 鋩畷ケウ鋩畷ケウ^ 1110111011111010110001101110110110001110101110011000111010110011111011101111101011000110111011011000111010111001100011101011001101011110 eefac6ed8eb98eb3eefac6ed8eb98eb35e
UTF-8 鋩畷ケウ鋩畷ケウ^ 11101001100010111010100111100111100101011011011111101111101111011011100111101111101111011011001111101001100010111010100111100111100101011011011111101111101111011011100111101111101111011011001101011110 e98ba9e795b7efbdb9efbdb3e98ba9e795b7efbdb9efbdb35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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