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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ??星\}??星\{^ 00111111001111111001000010101111010111000111110100111111001111111001000010101111010111000111101101011110 3f3f90af5c7d3f3f90af5c7b5e
EUC-JP ?瘦星\}?瘦星\{^ 0011111110001111110011011111011111000000101100010101110001111101001111111000111111001101111101111100000010110001010111000111101101011110 3f8fcdf7c0b15c7d3f8fcdf7c0b15c7b5e
UTF-8 뜖瘦星\}뜖瘦星\{^ 1110101110011100100101101110011110011000101001101110011010011000100111110101110001111101111010111001110010010110111001111001100010100110111001101001100010011111010111000111101101011110 eb9c96e798a6e6989f5c7deb9c96e798a6e6989f5c7b5e
UHC 뜖瘦星\}뜖瘦星\{^ 1000110110011001111000101011000111100000111110000101110001111101100011011001100111100010101100011110000011111000010111000111101101011110 8d99e2b1e0f85c7d8d99e2b1e0f85c7b5e

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