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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 跿ァ鄙ゥ}跿ァ鄙ゥ{^ 111001101111001110100111111001111011111110101001011111011110011011110011101001111110011110111111101010010111101101011110 e6f3a7e7bfa97de6f3a7e7bfa97b5e
EUC-JP 跿ァ鄙ゥ}跿ァ鄙ゥ{^ 11101100111101011000111010100111111011101100000110001110101010010111110111101100111101011000111010100111111011101100000110001110101010010111101101011110 ecf58ea7eec18ea97decf58ea7eec18ea97b5e
UTF-8 跿ァ鄙ゥ}跿ァ鄙ゥ{^ 111010001011011110111111111011111011110110100111111010011000010010011001111011111011110110101001011111011110100010110111101111111110111110111101101001111110100110000100100110011110111110111101101010010111101101011110 e8b7bfefbda7e98499efbda97de8b7bfefbda7e98499efbda97b5e
UHC ??鄙?}??鄙?{^ 00111111001111111101111010101001001111110111110100111111001111111101111010101001001111110111101101011110 3f3fdea93f7d3f3fdea93f7b5e

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