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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???筍??鵝??^ 001111110011111100111111111000101010000100111111001111111110101001000000001111110011111101011110 3f3f3fe2a13f3fea403f3f5e
EUC-JP ???筍??鵝??^ 001111110011111100111111111001001010001100111111001111111111001110100001001111110011111101011110 3f3f3fe4a33f3ff3a13f3f5e
UTF-8 溜삡슴筍뚮졎鵝욍럧^ 11101111101001111000101111101100100000101010000111101100100010101011010011100111101011011000110111101011100110101010111011101100101000011000111011101001101101011001110111101100100110101000110111101011100111111010011101011110 efa78bec82a1ec8ab4e7ad8deb9aaeeca18ee9b59dec9a8deb9fa75e
UHC 溜삡슴筍뚮졎鵝욍럧^ 11101010111111101011101111100100101111011011111111100010111011001000110011101011101000001011101111100100101111011011111111100011100011101000101001011110 eafebbe4bdbfe2ec8ceba0bbe4bdbfe38e8a5e

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