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 髯ゅ濠}髯ゅ濠{^ 111010011001100110000010111000111000110110001010011111011110100110011001100000101110001110001101100010100111101101011110 e99982e38d8a7de99982e38d8a7b5e
EUC-JP 髯ゅ濠}髯ゅ濠{^ 111100011111100110100100111001011011100111101010011111011111000111111001101001001110010110111001111010100111101101011110 f1f9a4e5b9ea7df1f9a4e5b9ea7b5e
UTF-8 髯ゅ濠}髯ゅ濠{^ 111010011010101110101111111000111000001010000101111001101011111110100000011111011110100110101011101011111110001110000010100001011110011010111111101000000111101101011110 e9abafe38285e6bfa07de9abafe38285e6bfa07b5e
UHC ?ゅ濠}?ゅ濠{^ 00111111101010101110010111111011110011000111110100111111101010101110010111111011110011000111101101011110 3faae5fbcc7d3faae5fbcc7b5e

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