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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 逵ゥ迹ー\}逵ゥ迹ー\{^ 1110011110011100101010011110011110010001101100000101110001111101111001111001110010101001111001111001000110110000010111000111101101011110 e79ca9e791b05c7de79ca9e791b05c7b5e
EUC-JP 逵ゥ迹ー\}逵ゥ迹ー\{^ 111011011111110010001110101010011110110111110001100011101011000001011100011111011110110111111100100011101010100111101101111100011000111010110000010111000111101101011110 edfc8ea9edf18eb05c7dedfc8ea9edf18eb05c7b5e
UTF-8 逵ゥ迹ー\}逵ゥ迹ー\{^ 1110100110000000101101011110111110111101101010011110100010111111101110011110111110111101101100000101110001111101111010011000000010110101111011111011110110101001111010001011111110111001111011111011110110110000010111000111101101011110 e980b5efbda9e8bfb9efbdb05c7de980b5efbda9e8bfb9efbdb05c7b5e
UHC 逵?迹?\}逵?迹?\{^ 1101000010110000001111111110111011101001001111110101110001111101110100001011000000111111111011101110100100111111010111000111101101011110 d0b03feee93f5c7dd0b03feee93f5c7b5e

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