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 ????????|^ 00111111001111110011111100111111001111110011111100111111001111110111110001011110 3f3f3f3f3f3f3f3f7c5e
SJIS-WIN 貉ソ霎樊ケソ迺ス|^ 1110011010111001101111111110100010111110100111101110011010111001101111111110011110010010101111010111110001011110 e6b9bfe8be9ee6b9bfe792bd7c5e
EUC-JP 貉ソ霎樊ケソ迺ス|^ 111011001011101110001110101111111111000011000000110111001110100010001110101110011000111010111111111011011111001010001110101111010111110001011110 ecbb8ebff0c0dce88eb98ebfedf28ebd7c5e
UTF-8 貉ソ霎樊ケソ迺ス|^ 1110100010110010100010011110111110111101101111111110100110011100100011101110011010101000100010101110111110111101101110011110111110111101101111111110100010111111101110101110111110111101101111010111110001011110 e8b289efbdbfe99c8ee6a88aefbdb9efbdbfe8bfbaefbdbd7c5e
UHC ???樊????|^ 0011111100111111001111111101101111100000001111110011111100111111001111110111110001011110 3f3f3fdbe03f3f3f3f7c5e

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