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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??筍}??筍{^ 0011111100111111111000101010000101111101001111110011111111100010101000010111101101011110 3f3fe2a17d3f3fe2a17b5e
EUC-JP ??筍}??筍{^ 0011111100111111111001001010001101111101001111110011111111100100101000110111101101011110 3f3fe4a37d3f3fe4a37b5e
UTF-8 쌾윣筍}쌾윣筍{^ 111011001000110010111110111011001001110010100011111001111010110110001101011111011110110010001100101111101110110010011100101000111110011110101101100011010111101101011110 ec8cbeec9ca3e7ad8d7dec8cbeec9ca3e7ad8d7b5e
UHC 쌾윣筍}쌾윣筍{^ 100110110110110010011111101001001110001011101100011111011001101101101100100111111010010011100010111011000111101101011110 9b6c9fa4e2ec7d9b6c9fa4e2ec7b5e

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