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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 邊ュ諸震}邊ュ諸震{^ 1110011110110010101011011111101110101001100100000110101101111101111001111011001010101101111110111010100110010000011010110111101101011110 e7b2adfba9906b7de7b2adfba9906b7b5e
EUC-JP 邊ュ?震}邊ュ?震{^ 1110111010110100100011101010110100111111101111111100110001111101111011101011010010001110101011010011111110111111110011000111101101011110 eeb48ead3fbfcc7deeb48ead3fbfcc7b5e
UTF-8 邊ュ諸震}邊ュ諸震{^ 111010011000001010001010111011111011110110101101111011111010100010100010111010011001110010000111011111011110100110000010100010101110111110111101101011011110111110101000101000101110100110011100100001110111101101011110 e9828aefbdadefa8a2e99c877de9828aefbdadefa8a2e99c877b5e
UHC 邊??震}邊??震{^ 110111001010101100111111001111111111001011101000011111011101110010101011001111110011111111110010111010000111101101011110 dcab3f3ff2e87ddcab3f3ff2e87b5e

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