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 渦??秧?ぐ娃? 100010010101000100111111001111111110001001011110001111111000001010101110100010001010000100111111 89513f3fe25e3f82ae88a13f
EUC-JP 渦??秧?ぐ娃? 101100011011001000111111001111111110001110111111001111111010010010110000101100001010001100111111 b1b23f3fe3bf3fa4b0b0a33f
UTF-8 渦욘씇秧믦ぐ娃쒐 111001101011100010100110111011001001101010011000111011001001010010000111111001111010011110100111111010111010111110100110111000111000000110010000111001011010100010000011111011001001001010010000 e6b8a6ec9a98ec9487e7a7a7ebafa6e38190e5a883ec9290
UHC 渦욘씇秧믦ぐ娃쒐 11101000101111101011111111100110100111011001111111100100111010111001001011101000101010101011000011101000110111111001110011100111 e8bebfe69d9fe4eb92e8aab0e8df9ce7

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