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 蔬溷牒}蔬溷牒{^ 111001001111010010011111111001011001001010101011011111011110010011110100100111111110010110010010101010110111101101011110 e4f49fe592ab7de4f49fe592ab7b5e
EUC-JP 蔬溷牒}蔬溷牒{^ 111010001111011011011110111001111100010010101101011111011110100011110110110111101110011111000100101011010111101101011110 e8f6dee7c4ad7de8f6dee7c4ad7b5e
UTF-8 蔬溷牒}蔬溷牒{^ 111010001001010010101100111001101011101010110111111001111000100110010010011111011110100010010100101011001110011010111010101101111110011110001001100100100111101101011110 e894ace6bab7e789927de894ace6bab7e789927b5e
UHC 蔬?牒}蔬?牒{^ 11100001110010100011111111110100111000000111110111100001110010100011111111110100111000000111101101011110 e1ca3ff4e07de1ca3ff4e07b5e

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