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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 霓??U}霓??U{^ 11101000101111010011111100111111010101010111110111101000101111010011111100111111010101010111101101011110 e8bd3f3f557de8bd3f3f557b5e
EUC-JP 霓??U}霓??U{^ 11110000101111110011111100111111010101010111110111110000101111110011111100111111010101010111101101011110 f0bf3f3f557df0bf3f3f557b5e
UTF-8 霓띠뎔U}霓띠뎔U{^ 1110100110011100100100111110101110011101101000001110101110001110100101000101010101111101111010011001110010010011111010111001110110100000111010111000111010010100010101010111101101011110 e99c93eb9da0eb8e94557de99c93eb9da0eb8e94557b5e
UHC 霓띠뎔U}霓띠뎔U{^ 1110011111100111101101101110110010110101101100000101010101111101111001111110011110110110111011001011010110110000010101010111101101011110 e7e7b6ecb5b0557de7e7b6ecb5b0557b5e

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