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 逅ソ迢。逅ソ迢。^ 11100111100100001011111111100111100010111010000111100111100100001011111111100111100010111010000101011110 e790bfe78ba1e790bfe78ba15e
EUC-JP 逅ソ迢。逅ソ迢。^ 1110110111110000100011101011111111101101111010111000111010100001111011011111000010001110101111111110110111101011100011101010000101011110 edf08ebfedeb8ea1edf08ebfedeb8ea15e
UTF-8 逅ソ迢。逅ソ迢。^ 11101001100000001000010111101111101111011011111111101000101111111010001011101111101111011010000111101001100000001000010111101111101111011011111111101000101111111010001011101111101111011010000101011110 e98085efbdbfe8bfa2efbda1e98085efbdbfe8bfa2efbda15e
UHC 逅???逅???^ 1111110110110001001111110011111100111111111111011011000100111111001111110011111101011110 fdb13f3f3ffdb13f3f3f5e

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