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 瀨。シ}瀨。シ{^ 1111101101010000101000011011110001111101111110110101000010100001101111000111101101011110 fb50a1bc7dfb50a1bc7b5e
EUC-JP ?。シ}?。シ{^ 00111111100011101010000110001110101111000111110100111111100011101010000110001110101111000111101101011110 3f8ea18ebc7d3f8ea18ebc7b5e
UTF-8 瀨。シ}瀨。シ{^ 111001111000000010101000111011111011110110100001111011111011110110111100011111011110011110000000101010001110111110111101101000011110111110111101101111000111101101011110 e780a8efbda1efbdbc7de780a8efbda1efbdbc7b5e
UHC 瀨??}瀨??{^ 1101011011101110001111110011111101111101110101101110111000111111001111110111101101011110 d6ee3f3f7dd6ee3f3f7b5e

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