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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 顋呷燥}顋呷燥{^ 111010001111100110011001111011001001000110000111011111011110100011111001100110011110110010010001100001110111101101011110 e8f999ec91877de8f999ec91877b5e
EUC-JP 顋呷燥}顋呷燥{^ 111100001111101111010010111011101100000111100111011111011111000011111011110100101110111011000001111001110111101101011110 f0fbd2eec1e77df0fbd2eec1e77b5e
UTF-8 顋呷燥}顋呷燥{^ 111010011010000110001011111001011001000110110111111001111000011110100101011111011110100110100001100010111110010110010001101101111110011110000111101001010111101101011110 e9a18be591b7e787a57de9a18be591b7e787a57b5e
UHC ??燥}??燥{^ 0011111100111111111100001100111101111101001111110011111111110000110011110111101101011110 3f3ff0cf7d3f3ff0cf7b5e

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