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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 踵門牒}踵門牒{^ 111001101111100110010110111001011001001010101011011111011110011011111001100101101110010110010010101010110111101101011110 e6f996e592ab7de6f996e592ab7b5e
EUC-JP 踵門牒}踵門牒{^ 111011001111101111001100111001111100010010101101011111011110110011111011110011001110011111000100101011010111101101011110 ecfbcce7c4ad7decfbcce7c4ad7b5e
UTF-8 踵門牒}踵門牒{^ 111010001011100010110101111010011001011010000000111001111000100110010010011111011110100010111000101101011110100110010110100000001110011110001001100100100111101101011110 e8b8b5e99680e789927de8b8b5e99680e789927b5e
UHC 踵門牒}踵門牒{^ 111100011010001011011010101001101111010011100000011111011111000110100010110110101010011011110100111000000111101101011110 f1a2daa6f4e07df1a2daa6f4e07b5e

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