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 撓??瓦??瓦? 1001110110011010001111110011111110001010101000100011111100111111100010101010001000111111 9d9a3f3f8aa23f3f8aa23f
EUC-JP 撓??瓦??瓦? 1101100111111010001111110011111110110100101001000011111100111111101101001010010000111111 d9fa3f3fb4a43f3fb4a43f
UTF-8 撓딉슝瓦븝슴瓦밀 111001101001001010010011111010111001010010001001111011001000101010011101111001111001001110100110111010111011100010011101111011001000101010110100111001111001001110100110111010111011000010000000 e69293eb9489ec8a9de793a6ebb89dec8ab4e793a6ebb080
UHC 撓딉슝瓦븝슴瓦밀 11101000111101011000101011101111101111011011100111101000101111111011101011101111101111011011111111101000101111111011100111010000 e8f58aefbdb9e8bfbaefbdbfe8bfb9d0

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