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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 瀅シ骼ョセ雋・瀅 111110110100111010111100111010011000111010101110101111101110100010110010101001011111101101001110 fb4ebce98eaebee8b2a5fb4e
EUC-JP 瀅シ骼ョセ雋・瀅 100011111100100110101011100011101011110011110001111011101000111010101110100011101011111011110000101101001000111010100101100011111100100110101011 8fc9ab8ebcf1ee8eae8ebef0b48ea58fc9ab
UTF-8 瀅シ骼ョセ雋・瀅 111001111000000010000101111011111011110110111100111010011010101010111100111011111011110110101110111011111011110110111110111010011001101110001011111011111011110110100101111001111000000010000101 e78085efbdbce9aabcefbdaeefbdbee99b8befbda5e78085
UHC 瀅????雋?瀅 1111101110100100001111110011111100111111001111111111000111100110001111111111101110100100 fba43f3f3f3ff1e63ffba4

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