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 鋺夲スウ鋺夲スウ^ 11100111111110101001101011101111101111011011001111100111111110101001101011101111101111011011001101011110 e7fa9aefbdb3e7fa9aefbdb35e
EUC-JP 鋺夲スウ鋺夲スウ^ 1110111011111100110101001111000110001110101111011000111010110011111011101111110011010100111100011000111010111101100011101011001101011110 eefcd4f18ebd8eb3eefcd4f18ebd8eb35e
UTF-8 鋺夲スウ鋺夲スウ^ 11101001100010111011101011100101101001001011001011101111101111011011110111101111101111011011001111101001100010111011101011100101101001001011001011101111101111011011110111101111101111011011001101011110 e98bbae5a4b2efbdbdefbdb3e98bbae5a4b2efbdbdefbdb35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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