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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 迥ァ迢ケ迴ク迴ョ 111001111000101010100111111001111000101110111001111001111000111110111000111001111000111110101110 e78aa7e78bb9e78fb8e78fae
EUC-JP 迥ァ迢ケ迴ク迴ョ 11101101111010101000111010100111111011011110101110001110101110011110110111101111100011101011100011101101111011111000111010101110 edea8ea7edeb8eb9edef8eb8edef8eae
UTF-8 迥ァ迢ケ迴ク迴ョ 111010001011111110100101111011111011110110100111111010001011111110100010111011111011110110111001111010001011111110110100111011111011110110111000111010001011111110110100111011111011110110101110 e8bfa5efbda7e8bfa2efbdb9e8bfb4efbdb8e8bfb4efbdae
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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