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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 邪屡湘ノ邪屡湘ノ^ 100011101101011110001110110001101000111111000011110010011000111011010111100011101100011010001111110000111100100101011110 8ed78ec68fc3c98ed78ec68fc3c95e
EUC-JP 邪屡湘ノ邪屡湘ノ^ 1011110011011001101111001100100010111110110001011000111011001001101111001101100110111100110010001011111011000101100011101100100101011110 bcd9bcc8bec58ec9bcd9bcc8bec58ec95e
UTF-8 邪屡湘ノ邪屡湘ノ^ 11101001100000101010101011100101101100011010000111100110101110011001100011101111101111101000100111101001100000101010101011100101101100011010000111100110101110011001100011101111101111101000100101011110 e982aae5b1a1e6b998efbe89e982aae5b1a1e6b998efbe895e
UHC 邪?湘?邪?湘?^ 11011110111101110011111111011111110011110011111111011110111101110011111111011111110011110011111101011110 def73fdfcf3fdef73fdfcf3f5e

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