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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 茫シ狎ノ射シァシ狎ウ 1110010010101001101111001110000010111110110010011000111011001011101111001010011110111100111000001011111010110011 e4a9bce0bec98ecbbca7bce0beb3
EUC-JP 茫シ狎ノ射シァシ狎ウ 1110100010101011100011101011110011100000110000001000111011001001101111001100110110001110101111001000111010100111100011101011110011100000110000001000111010110011 e8ab8ebce0c08ec9bccd8ebc8ea78ebce0c08eb3
UTF-8 茫シ狎ノ射シァシ狎ウ 111010001000110010101011111011111011110110111100111001111000101110001110111011111011111010001001111001011011000010000100111011111011110110111100111011111011110110100111111011111011110110111100111001111000101110001110111011111011110110110011 e88cabefbdbce78b8eefbe89e5b084efbdbcefbda7efbdbce78b8eefbdb3
UHC 茫?狎?射???狎? 1101100011010100001111111110010011100100001111111101111011010010001111110011111100111111111001001110010000111111 d8d43fe4e43fded23f3f3fe4e43f

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