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 鈿ス迢ゥ}鈿ス迢ゥ{^ 111001111110110110111101111001111000101110101001011111011110011111101101101111011110011110001011101010010111101101011110 e7edbde78ba97de7edbde78ba97b5e
EUC-JP 鈿ス迢ゥ}鈿ス迢ゥ{^ 11101110111011111000111010111101111011011110101110001110101010010111110111101110111011111000111010111101111011011110101110001110101010010111101101011110 eeef8ebdedeb8ea97deeef8ebdedeb8ea97b5e
UTF-8 鈿ス迢ゥ}鈿ス迢ゥ{^ 111010011000100010111111111011111011110110111101111010001011111110100010111011111011110110101001011111011110100110001000101111111110111110111101101111011110100010111111101000101110111110111101101010010111101101011110 e988bfefbdbde8bfa2efbda97de988bfefbdbde8bfa2efbda97b5e
UHC 鈿???}鈿???{^ 11101111101011110011111100111111001111110111110111101111101011110011111100111111001111110111101101011110 efaf3f3f3f7defaf3f3f3f7b5e

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